home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Graphics Plus
/
Graphics Plus.iso
/
libs
/
sphigs
/
sph_mac.hqx
/
SRGP port to 5.0 (compressed)
/
SRGP_SPHIGS Root
/
MacSPHIGS
/
sph_object.proto.h
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1992-02-13
|
281 b
|
8 lines
/* sph_object.c */
void OBJECT__init(view_spec *);
void OBJECT__addFillArea(view_spec *, MAT3hvec *, int, matrix, attribute_group *);
void OBJECT__addPoly(view_spec *, POLYHEDRON *, matrix, attribute_group *);
void OBJECT__process(view_spec *);
void OBJECT__drawAll(view_spec *);